home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIP Turkiye Mayıs 1998.iso / araclar / Invescope / investon.dl_ / investon.dl / Portfolio.json < prev    next >
JavaScript Object Notation  |  1998-02-20  |  209b

  1. {
  2.     "schema": {
  3.         "StockCode": "Text (50)",
  4.         "BrokerID": "Integer",
  5.         "BuyPrice": "Double",
  6.         "BuyTime": "DateTime",
  7.         "LotSize": "Double",
  8.         "OrderNo": "Long Integer",
  9.         "BuyCurrency": "Long Integer",
  10.         "BuyComissionRate": "Single"
  11.     },
  12.     "data": []
  13. }